home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / flex / flexs237.zoo / README.atari < prev    next >
Text File  |  1993-03-05  |  2KB  |  49 lines

  1. [README.atari for flexs237.zoo from atari.archive.umich.edu
  2.     last update March 5, 1993  -- hyc@atari.archive.umich.edu]
  3.  
  4. here is the latest version of flex (2.3 Patch #7) for the atari.
  5.  
  6. first:
  7.     read the files COPYING, flex.1, flexdoc.1 and README
  8.  
  9. acknowledgements:
  10.     to Vern Paxson for this increditable effort, and for making
  11. it available freely.
  12.  
  13. installation:
  14.  
  15. [ (skip these steps...)
  16.  
  17.     - get flex distribution: version 2.3 patch #7
  18.     (available on prep.ai.mit.edu)
  19.     - apply the patches in atari.diffs to the distribution.
  20.     - add the files Makefile.atari, yyread.c, README.atari to
  21.     the distribution.
  22.  
  23. The above steps have already been done for this archive.  -- hyc ]
  24.  
  25.     - edit Makefile.atari to fix up paths (or you can use
  26.     the included executable flex.ttp).
  27.     - make
  28.     - cp flex.ttp to anywhere in $PATH
  29.     - cp flex.skel into the file named SKELETON_FILE in makefile.cgcc
  30.       (flex.ttp is built with e:/lib/flex.skel)
  31.     - cp flexlib.olb into $GNULIB so that gcc -lflexlib can find it.
  32.     - run atleast the small test.
  33. it passes all the tests. _stksize is set to -1L. if you want to change it,
  34. make it a larg'ish number.
  35.  
  36. you can also fix up the path to the skel file by patching the binary
  37. with a shorter or same length path as e:/lib/flex.skel. (dont
  38. forget to put the 0 byte if you patch to a shorter path). i use
  39. gnuEmacs for all my binary editing needs!
  40.  
  41. please report all atari related errors to me, dont bug vern with them.
  42.  
  43. enjoy,
  44. --
  45. bang:   uunet!cadence!bammi            jwahar r. bammi
  46. domain: bammi@cadence.com
  47. GEnie:    J.Bammi
  48. CIS:    71515,155
  49.